Searched refs:crypto_encrypt_single (Results 1 – 4 of 4) sorted by relevance
852 crypto_encrypt_single(crypto_context_t context, crypto_data_t *plaintext, in crypto_encrypt_single() function
1248 extern int crypto_encrypt_single(crypto_context_t, crypto_data_t *,
2726 return (cipher(dev, arg, mode, crypto_encrypt_single)); in encrypt()2825 ctxpp = (single == crypto_encrypt_single) ? in cipher()
6189 error = crypto_encrypt_single(DPROV_CTX_SINGLE(ctx), in dprov_cipher_task()