Searched defs:crid (Results 1 – 11 of 11) sorted by relevance
/freebsd/tests/sys/opencrypto/ |
H A D | blake2_test.c | 97 create_session(int fd, int alg, int crid, const void *key, size_t klen) in create_session() 132 int crid, fd, ses; in test_blake2b_vectors() local 156 int crid, fd, ses; in test_blake2s_vectors() local
|
H A D | poly1305_test.c | 311 create_session(int fd, int alg, int crid, const void *key, size_t klen) in create_session() 353 test_rfc7539_poly1305_vectors(int crid, const char *modname) in test_rfc7539_poly1305_vectors()
|
H A D | cryptodev.py | 141 def _findop(crid, name): argument 173 def getcridname(crid): argument 177 crid=CRYPTOCAP_F_SOFTWARE | CRYPTOCAP_F_HARDWARE, maclen=None, argument 567 crid = Crypto.findcrid('aesni0') variable
|
/freebsd/tools/tools/crypto/ |
H A D | cryptotest.c | 114 int crid = CRYPTO_FLAG_HARDWARE; variable 224 crfind(int crid) in crfind()
|
H A D | cryptocheck.c | 161 int crid; member 389 crfind(int crid) in crfind() 581 int crid; in run_hash_test() local 660 int crid; in run_hmac_test() local 1187 int crid; in run_gmac_test() local 1280 int crid; in run_digest_test() local
|
/freebsd/sys/opencrypto/ |
H A D | cryptodev.c | 102 int crid; member 312 int crid; in checkforsoftware() local 341 int crid, error, mac; in cse_create() local
|
H A D | cryptodev.h | 251 int crid; /* driver id + flags (rw) */ member 293 int crid; /* driver id + flags */ member
|
H A D | crypto.c | 942 const struct crypto_session_params *csp, int crid) in crypto_newsession()
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_msg.c | 854 OSSL_CMP_MSG *ossl_cmp_pollReq_new(OSSL_CMP_CTX *ctx, int crid) in ossl_cmp_pollReq_new() 883 OSSL_CMP_MSG *ossl_cmp_pollRep_new(OSSL_CMP_CTX *ctx, int crid, in ossl_cmp_pollRep_new()
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | bnxt_re.h | 967 u16 crid, u16 trid) in bnxt_re_init_hwrm_hdr()
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | hsi_struct_def.h | 88998 uint16_t crid; member
|