Searched refs:s390x_aes_ccm_tls_cipher (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | e_aes.c | 1871 static int s390x_aes_ccm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in s390x_aes_ccm_tls_cipher() function 1976 return s390x_aes_ccm_tls_cipher(ctx, out, in, len); in s390x_aes_ccm_cipher()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | e_aes.c | 2139 static int s390x_aes_ccm_tls_cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, in s390x_aes_ccm_tls_cipher() function 2242 return s390x_aes_ccm_tls_cipher(ctx, out, in, len); in s390x_aes_ccm_cipher()
|