Home
last modified time | relevance | path

Searched refs:noncelen (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_libCryptov1-latest/src/
Dblecrypt.c240 int noncelen, in blecrypt_packet_encrypt_v3() argument
257 EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_CCM_SET_IVLEN, noncelen, NULL); in blecrypt_packet_encrypt_v3()
305 int noncelen, in blecrypt_packet_decrypt_v3() argument
322 EVP_CIPHER_CTX_ctrl(ctx, EVP_CTRL_CCM_SET_IVLEN, noncelen, NULL); in blecrypt_packet_decrypt_v3()
Dblecrypt.h97 int noncelen,
108 int noncelen,