Home
last modified time | relevance | path

Searched refs:null_cipher_encrypt (Results 1 – 2 of 2) sorted by relevance

/external/srtp/crypto/cipher/
Dnull_cipher.c115 null_cipher_encrypt(null_cipher_ctx_t *c, in null_cipher_encrypt() function
144 (cipher_encrypt_func_t) null_cipher_encrypt,
145 (cipher_decrypt_func_t) null_cipher_encrypt,
/external/srtp/crypto/include/
Dnull_cipher.h72 null_cipher_encrypt(null_cipher_ctx_t *c,