Home
last modified time | relevance | path

Searched refs:srtp_aes_expand_decryption_key (Results 1 – 3 of 3) sorted by relevance

/external/libsrtp2/crypto/include/
Daes.h68 srtp_err_status_t srtp_aes_expand_decryption_key(
/external/libsrtp2/srtp/
Dekt.c158 srtp_aes_expand_decryption_key(key, key_len, &expanded_key); in aes_decrypt_with_raw_key()
/external/libsrtp2/crypto/cipher/
Daes.c1545 srtp_err_status_t srtp_aes_expand_decryption_key( in srtp_aes_expand_decryption_key() function