Home
last modified time | relevance | path

Searched defs:null_cipher (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/cipher/
De_null.c71 static int null_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, in null_cipher() function
/external/srtp/crypto/cipher/
Dnull_cipher.c140 cipher_type_t null_cipher = { variable