Home
last modified time | relevance | path

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

/external/srtp/crypto/include/
Daes_cbc.h40 aes_cbc_nist_encrypt(aes_cbc_ctx_t *c,
/external/srtp/crypto/cipher/
Daes_cbc.c263 aes_cbc_nist_encrypt(aes_cbc_ctx_t *c, in aes_cbc_nist_encrypt() function
435 (cipher_encrypt_func_t) aes_cbc_nist_encrypt,
/external/srtp/crypto/ae_xfm/
Dxfm.c75 status = aes_cbc_nist_encrypt(&aes_ctx, opaque, opaque_len); in aes_128_cbc_hmac_sha1_96_func()
248 status = aes_cbc_nist_encrypt(&aes_ctx, opaque, opaque_len); in aes_128_cbc_hmac_sha1_96_enc()