Home
last modified time | relevance | path

Searched defs:kop (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/openssl/crypto/engine/
HDeng_cryptodev.c1062 static void zapparams(struct crypt_kop *kop) in zapparams()
1075 cryptodev_asym(struct crypt_kop *kop, int rlen, BIGNUM *r, int slen, in cryptodev_asym()
1110 struct crypt_kop kop; in cryptodev_bn_mod_exp() local
1165 struct crypt_kop kop; in cryptodev_rsa_mod_exp() local
1265 struct crypt_kop kop; in cryptodev_dsa_do_sign() local
1316 struct crypt_kop kop; in cryptodev_dsa_verify() local
1380 struct crypt_kop kop; in cryptodev_dh_compute_key() local
/NextBSD/tools/tools/crypto/
HDcryptokeytest.c128 struct crypt_kop kop; in UB_mod_exp() local
/NextBSD/sys/opencrypto/
HDcryptodev.c379 struct crypt_kop *kop; in cryptof_ioctl() local
1046 cryptodev_key(struct crypt_kop *kop) in cryptodev_key()