mirror of https://github.com/openssl/openssl.git
				
				
				
			provider-keymgmt.pod: fix typo
Fix a typo from asymmmetric to asymmetric
CLA: trivial
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23164)
(cherry picked from commit cf8fea86f7)
			
			
This commit is contained in:
		
							parent
							
								
									9ee889f4d1
								
							
						
					
					
						commit
						c739d762b8
					
				|  | @ -360,7 +360,7 @@ length is specific to the key cryptosystem. | |||
| 
 | ||||
| The value should be the maximum size that a caller should allocate to | ||||
| safely store a signature (called I<sig> in L<provider-signature(7)>), | ||||
| the result of asymmmetric encryption / decryption (I<out> in | ||||
| the result of asymmetric encryption / decryption (I<out> in | ||||
| L<provider-asym_cipher(7)>, a derived secret (I<secret> in | ||||
| L<provider-keyexch(7)>, and similar data). | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue