Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c47 } PROV_AES_WRAP_CTX; typedef
53 PROV_AES_WRAP_CTX *wctx; in aes_wrap_newctx()
71 PROV_AES_WRAP_CTX *ctx = wctx; in aes_wrap_dupctx()
72 PROV_AES_WRAP_CTX *dctx = wctx; in aes_wrap_dupctx()
91 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_freectx()
102 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_init()
166 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_cipher_internal()
236 PROV_AES_WRAP_CTX *ctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_cipher()

Completed in 9 milliseconds