Home
last modified time | relevance | path

Searched refs:cryp (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/engines/
H A De_devcrypto.c241 struct crypt_op cryp; in cipher_do_cipher() local
249 memset(&cryp, 0, sizeof(cryp)); in cipher_do_cipher()
250 cryp.ses = cipher_ctx->sess.ses; in cipher_do_cipher()
251 cryp.len = inl; in cipher_do_cipher()
252 cryp.src = (void *)in; in cipher_do_cipher()
253 cryp.dst = (void *)out; in cipher_do_cipher()
254 cryp.iv = (void *)iv; in cipher_do_cipher()
255 cryp.op = cipher_ctx->op; in cipher_do_cipher()
257 cryp.flags = 0; in cipher_do_cipher()
277 cryp.flags = COP_FLAG_WRITE_IV; in cipher_do_cipher()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp13xf.dtsi8 cryp: crypto@54002000 { label
9 compatible = "st,stm32mp1-cryp";
H A Dstm32mp15xc.dtsi8 cryp1: cryp@54001000 {
9 compatible = "st,stm32mp1-cryp";
H A Dstm32mp13xc.dtsi8 cryp: crypto@54002000 { label
9 compatible = "st,stm32mp1-cryp";
H A Dstm32mp15xf.dtsi8 cryp1: cryp@54001000 {
9 compatible = "st,stm32mp1-cryp";
H A Dste-dbx5x0.dtsi1223 cryp@a03cb000 {
1224 compatible = "stericsson,ux500-cryp";
H A Dstm32mp135f-dk.dts168 &cryp {
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dmediatek-crypto.txt9 - clock-names: Must contain "cryp".
23 clock-names = "cryp";
/freebsd/contrib/ldns/m4/
H A Dax_have_poll.m430 # Copyright (c) 2009 Peter Simons <simons@cryp.to>
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dacx_pthread.m41 ##### http://autoconf-archive.cryp.to/acx_pthread.html
/freebsd/contrib/libevent/m4/
H A Dacx_pthread.m41 ##### http://autoconf-archive.cryp.to/acx_pthread.html
/freebsd/sys/contrib/device-tree/src/arm/mediatek/
H A Dmt7623.dtsi1006 clock-names = "cryp";