Searched refs:crypto_skcipher_encrypt (Results 1 – 25 of 60) sorted by relevance
123
129 return crypto_skcipher_encrypt(subreq); in cts_cbc_encrypt()166 return crypto_skcipher_encrypt(subreq); in crypto_cts_encrypt()177 return crypto_skcipher_encrypt(subreq) ?: in crypto_cts_encrypt()
130 crypto_skcipher_encrypt(&areq->cra_u.skcipher_req) : in _skcipher_recvmsg()145 crypto_skcipher_encrypt(&areq->cra_u.skcipher_req) : in _skcipher_recvmsg()
59 err = crypto_skcipher_encrypt(nreq); in echainiv_encrypt()
85 err = crypto_skcipher_encrypt(nreq); in seqiv_aead_encrypt()
196 return crypto_skcipher_encrypt(skreq); in crypto_authenc_copy_assoc()229 err = crypto_skcipher_encrypt(skreq); in crypto_authenc_encrypt()
193 return crypto_skcipher_encrypt(skreq); in crypto_authenc_esn_copy()227 err = crypto_skcipher_encrypt(skreq); in crypto_authenc_esn_encrypt()
77 return crypto_skcipher_encrypt(subreq); in simd_skcipher_encrypt()
134 crypto_skcipher_encrypt(req); in rxkad_prime_packet_security()173 crypto_skcipher_encrypt(req); in rxkad_secure_packet_auth()218 crypto_skcipher_encrypt(req); in rxkad_secure_packet_encrypt()234 crypto_skcipher_encrypt(req); in rxkad_secure_packet_encrypt()285 crypto_skcipher_encrypt(req); in rxkad_secure_packet()535 crypto_skcipher_encrypt(req); in rxkad_verify_packet()770 crypto_skcipher_encrypt(req); in rxkad_encrypt_response()
17 …skcipher_blocksize crypto_skcipher_setkey crypto_skcipher_reqtfm crypto_skcipher_encrypt crypto_sk…
25 rc = crypto_wait_req(crypto_skcipher_encrypt(sk->req), &sk->wait);
140 encdecfunc = crypto_skcipher_encrypt; in cryptoloop_transfer()
126 ret = crypto_skcipher_encrypt(req); in p8_aes_ctr_crypt()
116 ret = enc? crypto_skcipher_encrypt(req) : crypto_skcipher_decrypt(req); in p8_aes_xts_crypt()
107 ret = crypto_skcipher_encrypt(req); in p8_aes_cbc_encrypt()
56 err = crypto_skcipher_encrypt(subreq); in crypto_fpu_encrypt()
173 if (crypto_skcipher_encrypt(req)) in mppe_rekey()432 err = crypto_skcipher_encrypt(req); in mppe_compress()
148 err = crypto_skcipher_encrypt(req); in prism2_wep_encrypt()
436 static inline int crypto_skcipher_encrypt(struct skcipher_request *req) in crypto_skcipher_encrypt() function
153 err = crypto_skcipher_encrypt(req); in prism2_wep_encrypt()
170 err = crypto_skcipher_encrypt(req); in lib80211_wep_encrypt()
86 ret = crypto_skcipher_encrypt(req); in krb5_encrypt()507 ret = crypto_skcipher_encrypt(desc->req); in encryptor()714 ret = crypto_skcipher_encrypt(req); in gss_krb5_cts_crypt()
164 ret = encrypt ? crypto_skcipher_encrypt(subreq) : in ccp_aes_xts_crypt()
138 res = crypto_skcipher_encrypt(req); in aes_siv_encrypt()
257 result = crypto_skcipher_encrypt(req); in wusb_ccm_mac()
246 ret = crypto_skcipher_encrypt(req); in ceph_aes_crypt()