Searched refs:afalg_fin_cipher_aio (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_afalg.c | 75 static int afalg_fin_cipher_aio(afalg_aio *ptr, int sfd, 264 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf, in afalg_fin_cipher_aio() function 661 ret = afalg_fin_cipher_aio(&actx->aio, actx->sfd, out, inl); in afalg_do_cipher()
|
/third_party/openssl/engines/ |
H A D | e_afalg.c | 75 static int afalg_fin_cipher_aio(afalg_aio *ptr, int sfd, 264 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf, in afalg_fin_cipher_aio() function 661 ret = afalg_fin_cipher_aio(&actx->aio, actx->sfd, out, inl); in afalg_do_cipher()
|
Completed in 3 milliseconds