Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Dcrmf.asn129 algId AlgorithmIdentifier,
/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_digest.c52 win_crypto_init(Digest_CTX *ctx, ALG_ID algId) in win_crypto_init() argument
65 if (!CryptCreateHash(ctx->cryptProv, algId, 0, 0, &ctx->hash)) { in win_crypto_init()
H A Darchive_read_support_format_zip.c604 unsigned algId = in process_extra() local
611 "flgas=%d\n", algId, bitLen,flags); in process_extra()