Home
last modified time | relevance | path

Searched refs:pbm_slen (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_protect.c198 pbm = OSSL_CRMF_pbmp_new(ctx->libctx, ctx->pbm_slen, in set_pbmac_algor()
H A Dcmp_local.h84 size_t pbm_slen; /* salt length, currently fixed to 16 */ member
H A Dcmp_ctx.c124 ctx->pbm_slen = 16; in OSSL_CMP_CTX_new()