Searched refs:sdp_crypto_alg_aes (Results 1 – 2 of 2) sorted by relevance
170 aes_ctx->crypto_algo = sdp_crypto_alg_aes; in sdp_aes_set_key()267 if (aes_ctx->crypto_algo == sdp_crypto_alg_aes) { in sdp_aes_crypt_ecb()331 if (aes_ctx->crypto_algo == sdp_crypto_alg_aes) { in sdp_aes_crypt_cbc()
66 sdp_crypto_alg_aes = 0, /**< AES */ enumerator
Completed in 8 milliseconds