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

  /src/crypto/external/apache2/openssl/dist/crypto/cmp/
cmp_local.h 1005 typedef int (*ossl_cmp_allow_unprotected_cb_t)(const OSSL_CMP_CTX *ctx, typedef
1009 ossl_cmp_allow_unprotected_cb_t cb, int cb_arg);
1011 ossl_cmp_allow_unprotected_cb_t cb, int cb_arg);
  /src/crypto/external/bsd/openssl/dist/crypto/cmp/
cmp_local.h 917 typedef int (*ossl_cmp_allow_unprotected_cb_t)(const OSSL_CMP_CTX *ctx, typedef
921 ossl_cmp_allow_unprotected_cb_t cb, int cb_arg);
923 ossl_cmp_allow_unprotected_cb_t cb, int cb_arg);

Completed in 26 milliseconds