Home
last modified time | relevance | path

Searched refs:AALG_MAX_RESULT_LEN (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Drk_cryptodev.h52 uint8_t hash_output[AALG_MAX_RESULT_LEN];
H A Dauthenc.c443 uint8_t vhash[AALG_MAX_RESULT_LEN]; in tls_auth_n_crypt()
444 uint8_t hash_output[AALG_MAX_RESULT_LEN]; in tls_auth_n_crypt()
565 uint8_t vhash[AALG_MAX_RESULT_LEN]; in srtp_auth_n_crypt()
566 uint8_t hash_output[AALG_MAX_RESULT_LEN]; in srtp_auth_n_crypt()
H A Dcryptodev.h126 uint8_t hash_output[AALG_MAX_RESULT_LEN];
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcryptodev.h123 #define AALG_MAX_RESULT_LEN 64 macro
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Dcryptodev.h123 #define AALG_MAX_RESULT_LEN 64 macro
/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_core.c49 uint8_t hash[AALG_MAX_RESULT_LEN];