Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_idea.c28 PROV_IDEA_CTX *ctx = (PROV_IDEA_CTX *)vctx; in idea_freectx()
36 PROV_IDEA_CTX *in = (PROV_IDEA_CTX *)ctx; in idea_dupctx()
37 PROV_IDEA_CTX *ret; in idea_dupctx()
H A Dcipher_idea_hw.c22 PROV_IDEA_CTX *ictx = (PROV_IDEA_CTX *)ctx; in cipher_hw_idea_initkey()
40 IMPLEMENT_CIPHER_HW_##UCMODE(mode, idea, PROV_IDEA_CTX, IDEA_KEY_SCHEDULE, \
H A Dcipher_idea.h19 } PROV_IDEA_CTX; typedef

Completed in 6 milliseconds