Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw_s390x.inc33 static int s390x_aes_ccm_setiv(PROV_CCM_CTX *ctx,
254 s390x_aes_ccm_setiv,
/freebsd/crypto/openssl/crypto/evp/
H A De_aes.c1699 static inline void s390x_aes_ccm_setiv(S390X_AES_CCM_CTX *ctx, in s390x_aes_ccm_setiv() function
1894 s390x_aes_ccm_setiv(cctx, ivec, len); in s390x_aes_ccm_tls_cipher()
1992 s390x_aes_ccm_setiv(cctx, ctx->iv, len); in s390x_aes_ccm_cipher()
2017 s390x_aes_ccm_setiv(cctx, ctx->iv, len); in s390x_aes_ccm_cipher()