Searched refs:PROV_CAMELLIA_CTX (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_camellia_hw.c24 PROV_CAMELLIA_CTX *adat = (PROV_CAMELLIA_CTX *)dat;
45 IMPLEMENT_CIPHER_HW_COPYCTX(cipher_hw_camellia_copyctx, PROV_CAMELLIA_CTX)
H A Dcipher_camellia.c27 PROV_CAMELLIA_CTX *ctx = (PROV_CAMELLIA_CTX *)vctx;
35 PROV_CAMELLIA_CTX *in = (PROV_CAMELLIA_CTX *)ctx;
36 PROV_CAMELLIA_CTX *ret;
H A Dcipher_camellia.h20 } PROV_CAMELLIA_CTX; typedef in typeref:struct:prov_camellia_ctx_st
H A Dcipher_camellia_hw_t4.inc20 PROV_CAMELLIA_CTX *adat = (PROV_CAMELLIA_CTX *)dat;

Completed in 75 milliseconds