Searched defs:crid (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/tools/tools/crypto/
H A Dcryptokeytest.c25 int crid = CRYPTO_FLAG_HARDWARE; variable
56 crfind(int crid) argument
H A Dcryptotest.c116 int crid = CRYPTO_FLAG_HARDWARE; variable
226 crfind(int crid) argument
[all...]
H A Dcryptocheck.c144 int crid; member in struct:ocf_session
344 crfind(int crid) argument
535 int crid; local
613 int crid; local
1096 int crid; local
[all...]
/freebsd-13-stable/tests/sys/opencrypto/
H A Dblake2_test.c99 create_session(int fd, int alg, int crid, const void *key, size_t klen) argument
134 int crid, fd, ses; local
158 int crid, fd, ses; local
[all...]
H A Dpoly1305_test.c313 create_session(int fd, int alg, int crid, const void *key, size_t klen) argument
355 test_rfc7539_poly1305_vectors(int crid, const char *modname) argument
/freebsd-13-stable/sys/opencrypto/
H A Dcryptodev.c102 int crid; member in struct:session2_op32
372 int crid; local
401 int crid, error; local
[all...]
H A Dcrypto.c1569 uint32_t crid; local
910 crypto_newsession(crypto_session_t *cses, const struct crypto_session_params *csp, int crid) argument
[all...]
H A Dcryptodev.h245 int crid; /* driver id + flags (rw) */ member in struct:session2_op
285 int crid; /* driver id + flags */ member in struct:crypt_find_op

Completed in 196 milliseconds