Searched refs:alen (Results 1 – 2 of 2) sorted by relevance
| /babblesim_ext_libCryptov1-latest/src/ |
| D | blecrypt.c | 264 int alen, in blecrypt_packet_encrypt_v3() argument 292 EVP_EncryptUpdate(ctx, NULL, &outlen, adata, alen); in blecrypt_packet_encrypt_v3() 329 int alen, in blecrypt_packet_decrypt_v3() argument 367 EVP_DecryptUpdate(ctx, NULL, &outlen, adata, alen); in blecrypt_packet_decrypt_v3()
|
| D | blecrypt.h | 94 int alen, 105 int alen,
|