Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 – 25 of 50) sorted by relevance

12

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_cipher.c68 CpaCySymCipherAlgorithm algorithm = pSessionDesc->cipherAlgorithm; in LacCipher_PerformIvCheck() local
361 LacCipher_PerformParamCheck(CpaCySymCipherAlgorithm algorithm, in LacCipher_PerformParamCheck()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat.c257 icp_qat_hw_cipher_algo_t algorithm; in LacSymQat_UseSymConstantsTable() local
289 icp_qat_hw_auth_algo_t algorithm; in LacSymQat_UseSymConstantsTable() local
H A Dlac_sym_qat_cipher.c223 icp_qat_hw_cipher_algo_t algorithm; member
612 icp_qat_hw_cipher_algo_t algorithm = ICP_QAT_HW_CIPHER_ALGO_NULL; in LacSymQat_CipherHwBlockPopulateCfgData() local
/freebsd/contrib/ldns/ldns/
H A Dtsig.h28 const char *algorithm; member
/freebsd/crypto/openssh/
H A Ddns.c81 dns_read_key(u_int8_t *algorithm, u_int8_t *digest_type, in dns_read_key()
135 dns_read_rdata(u_int8_t *algorithm, u_int8_t *digest_type, in dns_read_rdata()
/freebsd/crypto/openssl/crypto/evp/
H A Dmac_meth.c178 EVP_MAC *EVP_MAC_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_MAC_fetch()
258 const char *algorithm, in evp_mac_fetch_from_prov()
H A Dexchange.c181 EVP_KEYEXCH *EVP_KEYEXCH_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYEXCH_fetch()
191 const char *algorithm, in evp_keyexch_fetch_from_prov()
H A Dkem.c461 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEM_fetch()
470 EVP_KEM *evp_kem_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, in evp_kem_fetch_from_prov()
H A Dasymcipher.c510 EVP_ASYM_CIPHER *EVP_ASYM_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_ASYM_CIPHER_fetch()
520 const char *algorithm, in evp_asym_cipher_fetch_from_prov()
H A Dkdf_meth.c162 EVP_KDF *EVP_KDF_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_KDF_fetch()
H A Dskeymgmt_meth.c142 EVP_SKEYMGMT *EVP_SKEYMGMT_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_SKEYMGMT_fetch()
H A Dsignature.c487 EVP_SIGNATURE *EVP_SIGNATURE_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_SIGNATURE_fetch()
497 const char *algorithm, in evp_signature_fetch_from_prov()
/freebsd/crypto/openssl/providers/common/
H A Dcapabilities.c97 #define TLS_GROUP_ENTRY(tlsname, realname, algorithm, idx) \ argument
293 # define TLS_SIGALG_ENTRY(tlsname, algorithm, oid, idx) \ argument
/freebsd/crypto/heimdal/lib/roken/
H A Dresolve.h142 unsigned algorithm; member
149 unsigned algorithm; member
163 unsigned algorithm; member
169 unsigned algorithm; member
177 unsigned algorithm; member
/freebsd/usr.bin/diff/
H A Ddiff.c54 static struct algorithm { struct
57 idalgorithm global() argument
/freebsd/contrib/ldns/
H A Ddnssec_sign.c874 uint8_t algorithm,
1007 uint8_t algorithm,
1447 uint8_t algorithm,
1464 uint8_t algorithm,
1587 uint8_t algorithm,
1641 ldns_zone_sign_nsec3(ldns_zone *zone, ldns_key_list *key_list, uint8_t algorithm, uint8_t flags, ui…
H A Ddnssec.c107 uint8_t algorithm; in ldns_dnssec_nsec3_closest_encloser() local
872 uint8_t algorithm, in ldns_dnssec_create_nsec3()
1009 uint8_t algorithm, in ldns_nsec3_hash_name()
1108 uint8_t algorithm, in ldns_nsec3_add_param_rdfs()
1181 uint8_t algorithm, in ldns_create_nsec3()
1370 uint8_t algorithm; in ldns_nsec3_hash_name_frm_nsec3() local
/freebsd/contrib/ldns/drill/
H A Ddnssec.c303 uint8_t algorithm; in ldns_nsec3_exact_match() local
405 uint8_t algorithm; in ldns_nsec3_closest_encloser() local
/freebsd/crypto/openssl/test/
H A Dmldsa_parse.py121 algorithm = data['algorithm'] variable
H A Dmldsa_wycheproof_parse.py122 algorithm = data['algorithm'] variable
H A Dmlkem_parse.py83 algorithm = data['algorithm'] variable
H A Dslhdsa_parse.py125 algorithm = data['algorithm'] variable
/freebsd/crypto/openssl/ssl/
H A Dssl_cert_comp.c336 static int ossl_set1_compressed_cert(CERT *cert, int algorithm, in ossl_set1_compressed_cert()
445 int SSL_CTX_set1_compressed_cert(SSL_CTX *ctx, int algorithm, unsigned char *comp_data, in SSL_CTX_set1_compressed_cert()
455 int SSL_set1_compressed_cert(SSL *ssl, int algorithm, unsigned char *comp_data, in SSL_set1_compressed_cert()
/freebsd/usr.sbin/ppp/
H A Dccp.h87 int algorithm; member
101 int algorithm; /* Algorithm in use */ member
107 int algorithm; /* Algorithm in use */ member
/freebsd/lib/libc/nameser/
H A Dns_print.c458 u_int keyflags, protocol, algorithm, key_id; in ns_sprintrrf() local
505 u_int type, algorithm, labels, footprint; in ns_sprintrrf() local
1005 unsigned int i, hip_len, algorithm, key_len; in ns_sprintrrf() local

12