Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Drsakey.c67 qcrypto_der_encode_oid(ctx, (uint8_t *)QCRYPTO_OID_rsaEncryption, in qcrypto_akcipher_rsakey_export_p8info()
H A Dder.h213 void qcrypto_der_encode_oid(QCryptoEncodeContext *ctx,
H A Dder.c376 void qcrypto_der_encode_oid(QCryptoEncodeContext *ctx, in qcrypto_der_encode_oid() function