Home
last modified time | relevance | path

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

/qemu/crypto/
H A Dder.c134 static int qcrypto_der_invoke_callback(QCryptoDERDecodeCb cb, void *ctx, in qcrypto_der_invoke_callback() function
164 if (qcrypto_der_invoke_callback(cb, ctx, value, vlen, errp) != 0) { in qcrypto_der_extract_definite_data()
200 if (qcrypto_der_invoke_callback(cb, ctx, value, vlen, errp) != 0) { in qcrypto_der_extract_definite_data()