Searched refs:rsa_idx (Results 1 – 1 of 1) sorted by relevance
192 static int rsa_idx = 0; variable432 if ((k11 = RSA_get_ex_data(rsa, rsa_idx)) == NULL) { in pkcs11_rsa_private_encrypt()471 rsa_idx = RSA_get_ex_new_index(0, "ssh-pkcs11-rsa", in pkcs11_rsa_start_wrapper()473 if (rsa_idx == -1) in pkcs11_rsa_start_wrapper()507 if (RSA_set_ex_data(rsa, rsa_idx, k11) != 1) in pkcs11_rsa_wrap()