Searched refs:algId (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | crmf.asn1 | 29 algId AlgorithmIdentifier,
|
/freebsd/crypto/openssl/crypto/crmf/ |
H A D | crmf_local.h | 156 X509_ALGOR *algId; member
|
H A D | crmf_asn.c | 80 ASN1_SIMPLE(OSSL_CRMF_PKMACVALUE, algId, X509_ALGOR),
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_digest.c | 77 win_crypto_init(Digest_CTX *ctx, DWORD prov, ALG_ID algId) in win_crypto_init() argument 90 if (!CryptCreateHash(ctx->cryptProv, algId, 0, 0, &ctx->hash)) { in win_crypto_init()
|
H A D | archive_read_support_format_zip.c | 603 unsigned algId = in process_extra() local 610 "flgas=%d\n", algId, bitLen,flags); in process_extra()
|