Home
last modified time | relevance | path

Searched refs:crypto_policy_set_aes_cm_128_null_auth (Results 1 – 4 of 4) sorted by relevance

/external/srtp/
Dsrtp.def11 crypto_policy_set_aes_cm_128_null_auth
/external/srtp/include/
Dsrtp.h558 crypto_policy_set_aes_cm_128_null_auth(crypto_policy_t *p);
/external/srtp/test/
Drtpw.c318 crypto_policy_set_aes_cm_128_null_auth(&policy.rtp); in main()
/external/srtp/srtp/
Dsrtp.c1406 crypto_policy_set_aes_cm_128_null_auth(crypto_policy_t *p) { in crypto_policy_set_aes_cm_128_null_auth() function