Searched refs:qcrypto_afalg_cipher_ctx_new (Results 1 – 3 of 3) sorted by relevance
45 qcrypto_afalg_cipher_ctx_new(QCryptoCipherAlgorithm alg,
159 cipher = qcrypto_afalg_cipher_ctx_new(alg, mode, key, nkey, NULL); in qcrypto_cipher_new()
63 qcrypto_afalg_cipher_ctx_new(QCryptoCipherAlgorithm alg, in qcrypto_afalg_cipher_ctx_new() function