Home
last modified time | relevance | path

Searched refs:PIDX_ALG_PARAM_ENGINE (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dparam_names.h23 #define PIDX_ALG_PARAM_ENGINE 4 macro
288 #define PIDX_PKEY_PARAM_ENGINE PIDX_ALG_PARAM_ENGINE
/freebsd/crypto/openssl/crypto/
H A Dparams_idx.c555 return PIDX_ALG_PARAM_ENGINE; in ossl_param_find_pidx()