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

/freebsd-9.3-release/tools/tools/crypto/
H A Dcryptokeytest.c23 int crid = CRYPTO_FLAG_HARDWARE; variable
54 crfind(int crid) argument
H A Dcryptotest.c111 int crid = CRYPTO_FLAG_HARDWARE; variable
212 crfind(int crid) argument
[all...]
/freebsd-9.3-release/sys/opencrypto/
H A Dcrypto.c389 crypto_newsession(u_int64_t *sid, struct cryptoini *cri, int crid) argument
916 crypto_kinvoke(struct cryptkop *krp, int crid) argument
[all...]
H A Dcryptodev.c83 int crid; member in struct:session2_op32
351 checkforsoftware(int crid) argument
381 int error = 0, crid; local
[all...]
H A Dcryptodev.h168 int crid; /* driver id + flags (rw) */ member in struct:session2_op
191 int crid; /* driver id + flags */ member in struct:crypt_find_op

Completed in 66 milliseconds