Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aria.c21 PROV_ARIA_CTX *ctx = (PROV_ARIA_CTX *)vctx; in aria_freectx()
29 PROV_ARIA_CTX *in = (PROV_ARIA_CTX *)ctx; in aria_dupctx()
30 PROV_ARIA_CTX *ret; in aria_dupctx()
H A Dcipher_aria_hw.c17 PROV_ARIA_CTX *adat = (PROV_ARIA_CTX *)dat; in cipher_hw_aria_initkey()
33 IMPLEMENT_CIPHER_HW_COPYCTX(cipher_hw_aria_copyctx, PROV_ARIA_CTX)
H A Dcipher_aria.h19 } PROV_ARIA_CTX; typedef

Completed in 6 milliseconds