Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A De_aes.c850 } S390X_AES_CFB_CTX; typedef
1051 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); in s390x_aes_cfb_init_key()
1069 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); in s390x_aes_cfb_cipher()
1120 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); in s390x_aes_cfb8_init_key()
1138 S390X_AES_CFB_CTX *cctx = EVP_C_DATA(S390X_AES_CFB_CTX, ctx); in s390x_aes_cfb8_cipher()