mirror of https://github.com/openssl/openssl.git
				
				
				
			Fix documentation for OFB/OCB in the FIPS provider
CLA: trivial Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19408)
This commit is contained in:
		
							parent
							
								
									5d32acf0f5
								
							
						
					
					
						commit
						7d3600a6c9
					
				|  | @ -27,7 +27,7 @@ default provider: | |||
| 
 | ||||
| =item "AES-128-ECB", "AES-192-ECB" and "AES-256-ECB" | ||||
| 
 | ||||
| =item "AES-192-OCB", "AES-128-OCB" and "AES-256-OCB" | ||||
| =item "AES-192-OFB", "AES-128-OFB" and "AES-256-OFB" | ||||
| 
 | ||||
| =item "AES-128-SIV", "AES-192-SIV" and "AES-256-SIV" | ||||
| 
 | ||||
|  | @ -52,7 +52,7 @@ FIPS provider: | |||
| 
 | ||||
| =over 4 | ||||
| 
 | ||||
| =item "AES-128-OFB", "AES-192-OFB" and "AES-256-OFB" | ||||
| =item "AES-128-OCB", "AES-192-OCB" and "AES-256-OCB" | ||||
| 
 | ||||
| =back | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue