HomeSort by: relevance | last modified time | path
    Searched defs:ossl_cipher (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
evp-openssl.c 97 const EVP_CIPHER *ossl_cipher; /* OpenSSL cipher */ member in struct:ossl_cipher_ctx
134 c = ossl_ctx->ossl_cipher = ctx->cipher->app_data; /* OpenSSL's EVP_CIPHER * */
178 ossl_ctx->ossl_cipher = NULL;
evp-openssl.c 97 const EVP_CIPHER *ossl_cipher; /* OpenSSL cipher */ member in struct:ossl_cipher_ctx
134 c = ossl_ctx->ossl_cipher = ctx->cipher->app_data; /* OpenSSL's EVP_CIPHER * */
178 ossl_ctx->ossl_cipher = NULL;
evp-openssl.c 97 const EVP_CIPHER *ossl_cipher; /* OpenSSL cipher */ member in struct:ossl_cipher_ctx
134 c = ossl_ctx->ossl_cipher = ctx->cipher->app_data; /* OpenSSL's EVP_CIPHER * */
178 ossl_ctx->ossl_cipher = NULL;
evp-openssl.c 97 const EVP_CIPHER *ossl_cipher; /* OpenSSL cipher */ member in struct:ossl_cipher_ctx
134 c = ossl_ctx->ossl_cipher = ctx->cipher->app_data; /* OpenSSL's EVP_CIPHER * */
178 ossl_ctx->ossl_cipher = NULL;

Completed in 111 milliseconds