Function report |
Source Code:include\crypto\internal\des.h |
Create Date:2022-07-28 06:47:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:verify_aead_des3_key
Proto:static inline int verify_aead_des3_key(struct crypto_aead *tfm, const u8 *key, int keylen)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct crypto_aead * | tfm | |
const u8 * | key | |
int | keylen |
133 | If keylen != DES3_EDE_KEY_SIZE Then |
135 | Return -EINVAL |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |