HomeSort by: relevance | last modified time | path
    Searched refs:PROV_CAMELLIA_CTX (Results 1 - 8 of 8) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_camellia.c 27 PROV_CAMELLIA_CTX *ctx = (PROV_CAMELLIA_CTX *)vctx;
35 PROV_CAMELLIA_CTX *in = (PROV_CAMELLIA_CTX *)ctx;
36 PROV_CAMELLIA_CTX *ret;
cipher_camellia_hw.c 24 PROV_CAMELLIA_CTX *adat = (PROV_CAMELLIA_CTX *)dat;
43 IMPLEMENT_CIPHER_HW_COPYCTX(cipher_hw_camellia_copyctx, PROV_CAMELLIA_CTX)
cipher_camellia.h 20 } PROV_CAMELLIA_CTX;
cipher_camellia_hw_t4.inc 20 PROV_CAMELLIA_CTX *adat = (PROV_CAMELLIA_CTX *)dat;
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_camellia_hw.c 24 PROV_CAMELLIA_CTX *adat = (PROV_CAMELLIA_CTX *)dat;
45 IMPLEMENT_CIPHER_HW_COPYCTX(cipher_hw_camellia_copyctx, PROV_CAMELLIA_CTX)
cipher_camellia.c 27 PROV_CAMELLIA_CTX *ctx = (PROV_CAMELLIA_CTX *)vctx;
35 PROV_CAMELLIA_CTX *in = (PROV_CAMELLIA_CTX *)ctx;
36 PROV_CAMELLIA_CTX *ret;
cipher_camellia.h 20 } PROV_CAMELLIA_CTX;
cipher_camellia_hw_t4.inc 20 PROV_CAMELLIA_CTX *adat = (PROV_CAMELLIA_CTX *)dat;

Completed in 29 milliseconds