Searched refs:PROV_AES_WRAP_CTX (Results 1 – 1 of 1) sorted by relevance
47 } PROV_AES_WRAP_CTX; typedef53 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()94 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_freectx()105 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_init()169 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_cipher_internal()239 PROV_AES_WRAP_CTX *ctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_cipher()
Completed in 6 milliseconds