Home
last modified time | relevance | path

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

/third_party/openssl/crypto/sm2/
Dsm2_pmeth.c219 case EVP_PKEY_CTRL_GET1_ID_LEN: in pkey_sm2_ctrl()
/third_party/openssl/include/openssl/
Dec.h1454 EVP_PKEY_CTRL_GET1_ID_LEN, 0, (void*)(id_len))
1468 # define EVP_PKEY_CTRL_GET1_ID_LEN (EVP_PKEY_ALG_CTRL + 13) macro