Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes.c3422 static int aes_ccm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in aes_ccm_tls_cipher() function
3481 return aes_ccm_tls_cipher(ctx, out, in, len); in aes_ccm_cipher()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes.c3647 static int aes_ccm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in aes_ccm_tls_cipher() function
3705 return aes_ccm_tls_cipher(ctx, out, in, len); in aes_ccm_cipher()