Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_seed.c27 PROV_SEED_CTX *ctx = (PROV_SEED_CTX *)vctx; in seed_freectx()
35 PROV_SEED_CTX *in = (PROV_SEED_CTX *)ctx; in seed_dupctx()
36 PROV_SEED_CTX *ret; in seed_dupctx()
H A Dcipher_seed_hw.c21 PROV_SEED_CTX *sctx = (PROV_SEED_CTX *)ctx; in cipher_hw_seed_initkey()
28 IMPLEMENT_CIPHER_HW_##UCMODE(mode, seed, PROV_SEED_CTX, SEED_KEY_SCHEDULE, \
H A Dcipher_seed.h19 } PROV_SEED_CTX; typedef

Completed in 10 milliseconds